.study_container0922 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 54px auto;
    margin-bottom: 40px !important;
}

.study_container0922 .study_item {
    width: 32.2%;
    height: 100%;
}


.study_title0922 {
    border-bottom: 1px solid #EEEEEE;
    padding-bottom: 20px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.study_title0922 h1 {
    flex: 1;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 32px;
    color: #333333;
    line-height: 1.3;
    z-index: 2;
}

.study_title0922 h1 span {
    cursor: pointer;
}

.study_title0922 h1 span.active {
    color: #DC3636;
}

.hot_tab {
    display: none;
}

.hot_tab.active {
    display: block;
}

.study_title0922::after {
    content: '';
    position: absolute;
    top: -17px;
    left: -5px;
    width: 118px;
    height: 37px;
    background: url(https://www.huatu.com/images/2020css/images/gk0922/images/txt_bg.png) no-repeat center center;
    z-index: 1;
}

.study_title0922 .study_more0922 {
    display: block;
    width: 40px;
    text-align: right;
    font-size: 16px;
    color: #000000;
}
.study_title0922 .tab_ul a {
    display: none;
}

.study_title0922 .tab_ul a.active {
    display: block;
}
.study_container0922 .time_container {
    width: 100%;
    height: 464px;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(51, 51, 51, 0.1);
    box-sizing: border-box;
    padding: 25px 8.9% 40px 4.5%;
}

.time_list0922 {
    border-left: 1px solid #E1E1E1;
    box-sizing: border-box;
    padding-left: 14px;
}

.time_list0922 li {
    position: relative;
}

.time_list0922 li::before {
    content: '';
    position: absolute;
    top: 13px;
    left: -24px;
    width: 19px;
    height: 19px;
    background: url(https://www.huatu.com/images/2020css/images/gk0922/images/skdtl_circle.png) no-repeat center center;
    background-size: 100% 100%;
}

.time_list0922 li:first-child:before {
    top: 0;
}

.time_list0922 li:nth-child(7n)::after {
    content: '';
    position: absolute;
    width: 4px;
    height: 15px;
    top: 30px;
    left: -16px;
    background: #fff;
}

.time_list0922 li a {
    display: block;
    padding: 15px 0;
    border-bottom: 1px solid #EFEFEF;
    line-height: 1;
}

.time_list0922 li:nth-child(7n) a {
    border-bottom: 0;
}

.time_list0922 li a.time_a_first {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 0;
}

.time_list0922 li a.time_a_first:hover h3 {
    color: #f3152a;
}

.study_container0922 .time_tip {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.study_container0922 .time_a_first .img_l {
    width: 40%;
    height: 116px;
    margin-right: 5%;
    overflow: hidden;
}

.study_container0922 .time_a_first .img_l:hover img {
    transform: scale(1.1);
}

.study_container0922 .time_a_first .img_l img {
    width: 100%;
    height: 100%;
    transition: transform 1s ease;
}

.study_container0922 .time_a_first .txt_r {
    width: 55%;
}

.study_container0922 .time_a_first .txt_r h3 {
    width: 100%;
    color: #333333;
    font-size: 18px;
    line-height: 1;
}

.study_container0922 .time_a_first .txt_r p {
    width: 100%;
    color: #666666;
    font-size: 14px;
    margin: 16px 0 14px;
    line-height: 1;
}

.study_container0922 .time_tip span {
    display: inline-block;
    height: 26px;
    background: #FAE6E4;
    line-height: 26px;
    color: #DC3636;
    font-size: 16px;
    padding: 0 7px;
    margin-right: 10px;
}

.study_container0922 .overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.study_container0922 .time_list0922 .time {
    color: #999999;
    margin-top: 15px;
    font-size: 14px;
    line-height: 1;
}

.study_container0922 .hot_article {
    width: 100%;
    height: 464px;
    background: #FFFFFF;
    box-sizing: border-box;
    padding: 25px 6.7% 30px;
    box-shadow: 0px 0px 15px 0px rgba(51, 51, 51, 0.1);
}

.study_container0922 .hot_article li.active a.time_a_first {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 0;
}

.study_container0922 .hot_article li.active a.time_a_first:hover h3 {
    color: #f3152a;
}

.study_container0922 .hot_article li:first-child,
.study_container0922 .hot_article li:first-child.active {
    padding-top: 0;
}

.study_container0922 .hot_article li.active {
    padding: 15px 0;
}

.study_container0922 .hot_article li {
    border-bottom: 1px solid #EFEFEF;
    box-sizing: border-box;
    padding: 18px 0 20px;
}

.study_container0922 .hot_article li:nth-child(4n) {
    border-bottom: 0;
}

.study_container0922 .hot_article li .time_tip i {
    font-style: normal;
    color: #DC3636;
    font-size: 16px;
    margin-right: 5px;
}

.study_container0922 .active_ing {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.study_container0922 .hot_article li .img_l,
.study_container0922 .hot_article li p,
.study_container0922 .hot_article li.active .time_tip i {
    display: none;
}

.study_container0922 .hot_article li.active .active_ing {
    display: block;
}

.study_container0922 .hot_article li.active .img_l,
.study_container0922 .hot_article li.active p {
    display: block;
}

.study_container0922 .hot_article li .time_a_first .txt_r {
    width: 100%;
}

.study_container0922 .hot_article li.active .time_a_first .txt_r {
    width: 55%;
}

.study_container0922 .hot_article .time {
    margin-top: 0;
    width: 76px;
    text-align: right;
    color: #999999;
    font-size: 14px;
    line-height: 1;
}

.study_container0922 .hot_article li.active .time {
    margin-top: 15px;
    width: 100%;
    text-align: left;
}

.study_container0922 .hot_article li.active .time_tip span {
    color: #DC3636;
    background: #FAE6E4;
}

.study_container0922 .hot_article li .time_tip span {
    color: #666666;
    background: #F7F7F7;
}




/* 热门推荐 */

.hot_container0922 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.hot_l0922 {
    width: 32.2%;
}

.hot_c0922 {
    width: 37.1%;
}

.hot_r0922 {
    width: 27.1%;
}

.hot_container0922 .new_hot_title {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.hot_container0922 .new_hot_title img {
    width: 34px;
    height: 37px;
    margin-right: 9px;
}

.hot_container0922 .new_hot_title span {
    color: #333333;
    font-size: 32px;
    line-height: 1.3;
    font-weight: bold;
}

.hot_l0922 li:first-child {
    margin-bottom: 29px;
    margin-bottom: 0;
    color: #DC3636;
}

.hot_l0922 li {
    margin-top: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #ccc;
    line-height: 1.3;
}

.hot_l0922 li a {
    color: #333333;
    font-size: 16px;
    margin: 0 2px;
}

.hot_l0922 li:first-child a {
    color: #DC3636;
    font-size: 20px;
    font-weight: bold;
}



.hot_container0922 .hot_l_li {
    margin-top: 38px;
    margin-bottom: 30px;
    display: flex;
    align-items: flex-start;
}

.hot_container0922 .li_item {
    cursor: pointer;
    position: relative;
}

.hot_container0922 .li_item::before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -5px;
    background: #DB4448;
    transition: width .5s ease;
}

.hot_container0922 .li_item.active::before {
    width: 64px;
}

.hot_container0922 .li_item:first-child {
    margin-right: 18px;
    width: 125px;
    height: 31px;
}

.hot_container0922 .li_item:nth-child(2) {
    width: 140px;
    height: 32px;
}

.hot_container0922 .li_item img {
    width: 100%;
    height: 100%;
}

.hot_container0922 .new_tab {
    display: none;
}

.hot_container0922 .new_tab.active {
    display: block;
}

.hot_container0922 .hotBanner {
    position: relative;
    height: 250px;
    margin-bottom: 40px;
    overflow: hidden;
}

.hot_container0922 .hotBanner .bd a {
    position: relative;
    display: block;
}

.hot_container0922 .hotBanner .hd {
    position: absolute;
    bottom: 23px;
    right: 30px;
    z-index: 2;
}

.hot_container0922 .hotBanner .hd li {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-right: 5px;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 50%;
    cursor: pointer;
    transition: background-color .5s ease;
}

.hot_container0922 .hotBanner .hd li:last-child {
    margin-right: 0;
}

.hot_container0922 .hotBanner .hd li.on {
    width: 20px;
    background: #FFFFFF;
    border-radius: 4px;
}

.hot_container0922 .hotBanner .bd img {
    width: 100%;
    height: 250px;
}

.hot_container0922 .banner_color {
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 110px;
    background-image: url(https://www.huatu.com/images/2020css/images/gk0922/images/shadow02.png);
    background-repeat: no-repeat;
    color: #fff;
    z-index: 1;
}

.hot_container0922 .banner_color p {
    margin-top: 65px;
    margin-left: 30px;
    font-size: 18px;
}

.hot_container0922 .xmtjz_title {
    line-height: 1.3;
    color: #333333;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 25px;
}

.hot_container0922 .xmtjz_container {
    width: 100%;
    height: 222px;
    background: #F7F7F7;
    box-sizing: border-box;
    padding: 0 5.7%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.hot_container0922 .xmtjz_container a {
    display: block;
    width: 20%;
    text-align: center;
}

.hot_container0922 .xmtjz_container a img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    margin: 0 auto;
}

.hot_container0922 .xmtjz_container a:nth-child(6) img {
    width: 36px;
    height: 46px;
    margin-top: -6px;
}

.hot_container0922 .xmtjz_container a p {
    color: #333333;
    font-size: 15px;
    margin-top: 10px;
}
.hot_container0922 .xmtjz_container a:hover p {
    color: #f3152a;
}

.hot_container0922 .lnzt_new {
    width: 100%;
    height: 570px;
    box-sizing: border-box;
    padding: 34px 20px 0;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(51, 51, 51, 0.1);
}

.hot_container0922 .lnzt_title {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    margin-bottom: 30px;
}

.hot_container0922 .lnzt_line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.hot_container0922 .common_btn_zt {
    width: 23.5%;
    height: 38px;
    border: 1px solid #EFEFEF;
    border-radius: 5px;
    margin-bottom: 15px;
    text-align: center;
    line-height: 36px;
    box-sizing: border-box;
    color: #333333;
    font-size: 16px;
}

.hot_container0922 .xc_line .type_tip {
    border: 1px solid #FAE6E4;
    background: #FAE6E4;
    color: #DB4448;
}

.hot_container0922 .sl_line .type_tip {
    border: 1px solid #F0F6FE;
    background: #F0F6FE;
    color: #5877CC;
}

.hot_container0922 .ms_line .type_tip {
    border: 1px solid #FCF7ED;
    background: #FCF7ED;
    color: #D97E38;
}

.hot_container0922 .lnzt_title2 {
    margin-top: 20px;
}